[INFO] cloning repository https://github.com/liuxin231/forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liuxin231/forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuxin231%2Fforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuxin231%2Fforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0308426b040d61cc62e0fc6b2922e5f7dc40fba2
[INFO] testing liuxin231/forge against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuxin231%2Fforge" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liuxin231/forge
[INFO] finished tweaking git repo https://github.com/liuxin231/forge
[INFO] tweaked toml for git repo https://github.com/liuxin231/forge written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liuxin231/forge on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liuxin231/forge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9fa4bfbbfb29dd30e9abac8759ff156eb55a41a441e405c0caf832c1fc707bc
[INFO] running `Command { std: "docker" "start" "-a" "b9fa4bfbbfb29dd30e9abac8759ff156eb55a41a441e405c0caf832c1fc707bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9fa4bfbbfb29dd30e9abac8759ff156eb55a41a441e405c0caf832c1fc707bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9fa4bfbbfb29dd30e9abac8759ff156eb55a41a441e405c0caf832c1fc707bc", kill_on_drop: false }`
[INFO] [stdout] b9fa4bfbbfb29dd30e9abac8759ff156eb55a41a441e405c0caf832c1fc707bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53451aea7b3f9a641ca7e55ec49cda438672e1c57d7c4555e8ba045520875fe4
[INFO] running `Command { std: "docker" "start" "-a" "53451aea7b3f9a641ca7e55ec49cda438672e1c57d7c4555e8ba045520875fe4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling forge-cli v0.1.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `kill_port_listeners` is never used
[INFO] [stdout]    --> src/process/platform.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn kill_port_listeners(port: u16) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.50s
[INFO] running `Command { std: "docker" "inspect" "53451aea7b3f9a641ca7e55ec49cda438672e1c57d7c4555e8ba045520875fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53451aea7b3f9a641ca7e55ec49cda438672e1c57d7c4555e8ba045520875fe4", kill_on_drop: false }`
[INFO] [stdout] 53451aea7b3f9a641ca7e55ec49cda438672e1c57d7c4555e8ba045520875fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5531c46e154b06419dca44fc4ba3d154a1e1797ee5637bd87077ad2d258de3de
[INFO] running `Command { std: "docker" "start" "-a" "5531c46e154b06419dca44fc4ba3d154a1e1797ee5637bd87077ad2d258de3de", kill_on_drop: false }`
[INFO] [stderr]    Compiling forge-cli v0.1.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/cache.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_port_listeners` is never used
[INFO] [stdout]    --> src/process/platform.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn kill_port_listeners(port: u16) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.94s
[INFO] running `Command { std: "docker" "inspect" "5531c46e154b06419dca44fc4ba3d154a1e1797ee5637bd87077ad2d258de3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5531c46e154b06419dca44fc4ba3d154a1e1797ee5637bd87077ad2d258de3de", kill_on_drop: false }`
[INFO] [stdout] 5531c46e154b06419dca44fc4ba3d154a1e1797ee5637bd87077ad2d258de3de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acc166354b1c26151920141633f16b0c89dc49784a9ebd23e3f65c032b2aa1b9
[INFO] running `Command { std: "docker" "start" "-a" "acc166354b1c26151920141633f16b0c89dc49784a9ebd23e3f65c032b2aa1b9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stdout] 
[INFO] [stderr]    --> src/cache.rs:136:9
[INFO] [stdout] running 230 tests
[INFO] [stderr]     |
[INFO] [stdout] test commands::tests::test_get_command_string_build_field ... ok
[INFO] [stderr] 136 |     use std::io::Write;
[INFO] [stdout] test commands::tests::test_service_has_command_no_build ... ok
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] test commands::tests::test_get_command_string_custom ... ok
[INFO] [stderr]     |
[INFO] [stdout] test commands::tests::test_get_command_string_undefined ... ok
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test commands::tests::test_service_has_command_build_with_config ... ok
[INFO] [stderr] 
[INFO] [stdout] test commands::tests::test_service_has_command_custom ... ok
[INFO] [stderr] warning: function `kill_port_listeners` is never used
[INFO] [stdout] test commands::tests::test_service_has_command_nonexistent_service ... ok
[INFO] [stderr]    --> src/process/platform.rs:154:8
[INFO] [stdout] test config::scanner::tests::test_build_ignore_patterns_defaults ... ok
[INFO] [stderr]     |
[INFO] [stdout] test cache::tests::test_clear_missing_is_ok ... ok
[INFO] [stderr] 154 | pub fn kill_port_listeners(port: u16) {
[INFO] [stdout] test cache::tests::test_hash_no_matching_files ... ok
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test cache::tests::test_hash_same_content_stable ... ok
[INFO] [stderr]     |
[INFO] [stdout] test cache::tests::test_clear_removes_service_subdir_only ... ok
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test cache::tests::test_hash_empty_inputs ... ok
[INFO] [stderr] 
[INFO] [stdout] test commands::tests::test_format_duration ... ok
[INFO] [stderr] warning: `forge-cli` (bin "fr" test) generated 2 warnings (run `cargo fix --bin "fr" -p forge-cli --tests` to apply 1 suggestion)
[INFO] [stdout] test cache::tests::test_hash_file_change_invalidates ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stdout] test config::scanner::tests::test_build_ignore_patterns_with_extra ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fr-f3d90090af706e39)
[INFO] [stdout] test config::scanner::tests::test_compute_service_name ... ok
[INFO] [stdout] test config::scanner::tests::test_compute_service_name_single_level ... ok
[INFO] [stdout] test config::scanner::tests::test_is_likely_workspace_config ... ok
[INFO] [stdout] test config::scanner::tests::test_is_workspace_root ... ok
[INFO] [stdout] test config::scanner::tests::test_build_ignore_patterns_override ... ok
[INFO] [stdout] test config::service::tests::test_empty_service_section ... ok
[INFO] [stdout] test config::scanner::tests::test_ignored_directories_skipped ... ok
[INFO] [stdout] test config::scanner::tests::test_resolve_service_env_env_file_overrides_workspace ... ok
[INFO] [stdout] test config::service::tests::test_parse_no_service_section ... ok
[INFO] [stdout] test config::service::tests::test_service_with_custom_commands ... ok
[INFO] [stdout] test config::scanner::tests::test_duplicate_service_name_error ... ok
[INFO] [stdout] test config::service::tests::test_parse_single_service ... ok
[INFO] [stdout] test config::scanner::tests::test_load_project_with_zones ... ok
[INFO] [stdout] test config::scanner::tests::test_load_project_from_tempdir ... ok
[INFO] [stdout] test config::scanner::tests::test_scan_directory_ignores_matching_directory ... ok
[INFO] [stdout] test config::scanner::tests::test_nonexistent_zone_dir_does_not_error ... ok
[INFO] [stdout] test config::scanner::tests::test_resolve_service_env_workspace_env_applied ... ok
[INFO] [stdout] test config::scanner::tests::test_resolve_service_env_service_level_overrides_workspace ... ok
[INFO] [stdout] test config::scanner::tests::test_scan_directory_registers_non_ignored_service ... ok
[INFO] [stdout] test config::validate::tests::test_depends_on_self_reference ... ok
[INFO] [stdout] test config::service::tests::test_service_with_env ... ok
[INFO] [stdout] test config::validate::tests::test_depends_on_duplicate ... ok
[INFO] [stdout] test config::service::tests::test_service_with_health_config ... ok
[INFO] [stdout] test config::validate::tests::test_detect_no_issues_valid_service ... ok
[INFO] [stdout] test config::validate::tests::test_depends_on_empty_string ... ok
[INFO] [stdout] test config::validate::tests::test_detect_unknown_multi_service_field ... ok
[INFO] [stdout] test config::validate::tests::test_detect_no_issues_valid_workspace ... ok
[INFO] [stdout] test config::scanner::tests::test_scan_directory_stops_at_max_depth ... ok
[INFO] [stdout] test config::service::tests::test_parse_multi_service ... ok
[INFO] [stdout] test config::validate::tests::test_detect_unknown_service_field ... ok
[INFO] [stdout] test config::validate::tests::test_health_timeout_zero ... ok
[INFO] [stdout] test config::scanner::tests::test_scan_directory_ignores_glob_pattern ... ok
[INFO] [stdout] test config::validate::tests::test_invalid_command_mode ... ok
[INFO] [stdout] test config::validate::tests::test_health_interval_zero ... ok
[INFO] [stdout] test config::validate::tests::test_health_neither_http_nor_cmd ... ok
[INFO] [stdout] test config::validate::tests::test_missing_up ... ok
[INFO] [stdout] test config::validate::tests::test_did_you_mean_no_suggestion_far_field ... ok
[INFO] [stdout] test config::validate::tests::test_multiple_errors_collected ... ok
[INFO] [stdout] test config::validate::tests::test_no_port_conflict_different_ports ... ok
[INFO] [stdout] test config::validate::tests::test_health_empty_cmd ... ok
[INFO] [stdout] test config::validate::tests::test_port_none_is_valid ... ok
[INFO] [stdout] test config::validate::tests::test_detect_unknown_top_level_workspace_key ... ok
[INFO] [stdout] test config::validate::tests::test_port_conflict_detection ... ok
[INFO] [stdout] test config::validate::tests::test_detect_unknown_workspace_field ... ok
[INFO] [stdout] test config::validate::tests::test_valid_health_config ... ok
[INFO] [stdout] test config::validate::tests::test_port_zero ... ok
[INFO] [stdout] test config::validate::tests::test_valid_project ... ok
[INFO] [stdout] test config::validate::tests::test_direct_command_without_run ... ok
[INFO] [stdout] test config::validate::tests::test_empty_workspace_name ... ok
[INFO] [stdout] test cache::tests::test_cache_write_read_hit ... ok
[INFO] [stdout] test config::validate::tests::test_health_http_no_leading_slash ... ok
[INFO] [stdout] test graph::tests::test_nonexistent_target ... ok
[INFO] [stdout] test config::service::tests::test_service_defaults ... ok
[INFO] [stdout] test config::validate::tests::test_depends_on_undefined_service ... ok
[INFO] [stdout] test config::validate::tests::test_detect_unknown_health_field ... ok
[INFO] [stdout] test config::validate::tests::test_whitespace_workspace_name ... ok
[INFO] [stdout] test graph::tests::test_diamond_dependency ... ok
[INFO] [stdout] test graph::tests::test_circular_dependency ... ok
[INFO] [stdout] test graph::tests::test_empty_targets ... ok
[INFO] [stdout] test graph::tests::test_independent_services ... ok
[INFO] [stdout] test config::validate::tests::test_levenshtein_did_you_mean ... ok
[INFO] [stdout] test graph::tests::test_reverse_order ... ok
[INFO] [stdout] test graph::tests::test_self_dependency ... ok
[INFO] [stdout] test graph::tests::test_simple_graph ... ok
[INFO] [stdout] test inspect::tests::test_build_project_inspect ... ok
[INFO] [stdout] test inspect::tests::test_build_service_inspect ... ok
[INFO] [stdout] test graph::tests::test_transitive_dependencies ... ok
[INFO] [stdout] test inspect::tests::test_depended_by ... ok
[INFO] [stdout] test inspect::tests::test_relative_dir ... ok
[INFO] [stdout] test inspect::tests::test_transitive_deps ... ok
[INFO] [stdout] test inspect::tests::test_build_service_inspect_not_found ... ok
[INFO] [stdout] test output::table::tests::test_truncate_chinese_single_char_fits_exactly ... ok
[INFO] [stdout] test output::table::tests::test_truncate_empty_string_max_zero_returns_dot ... ok
[INFO] [stdout] test log::collector::tests::test_read_empty ... ok
[INFO] [stdout] test output::table::tests::test_truncate_empty_string_returned_unchanged ... ok
[INFO] [stdout] test output::table::tests::test_truncate_exact_byte_length_returned_unchanged ... ok
[INFO] [stdout] test output::table::tests::test_truncate_max_one_returns_dot ... ok
[INFO] [stdout] test output::table::tests::test_truncate_max_two_ascii ... ok
[INFO] [stdout] test output::table::tests::test_truncate_mid_char_byte_steps_back_to_boundary ... ok
[INFO] [stdout] test output::table::tests::test_truncate_4byte_emoji_rolls_back_to_zero ... ok
[INFO] [stdout] test log::collector::tests::test_push_and_read ... ok
[INFO] [stdout] test output::table::tests::test_truncate_one_byte_over_appends_ellipsis ... ok
[INFO] [stdout] test output::table::tests::test_truncate_output_is_always_valid_utf8 ... ok
[INFO] [stdout] test output::table::tests::test_truncate_chinese_cuts_cleanly_between_chars ... ok
[INFO] [stdout] test output::table::tests::test_truncate_max_zero_returns_dot ... ok
[INFO] [stdout] test output::table::tests::test_truncate_short_string_returned_unchanged ... ok
[INFO] [stdout] test output::table::tests::test_truncate_mixed_ascii_and_multibyte ... ok
[INFO] [stdout] test config::validate::tests::test_health_http_and_cmd_mutually_exclusive ... ok
[INFO] [stdout] test log::collector::tests::test_log_line_serialization ... ok
[INFO] [stdout] test output::tests::test_print_down_result_error_propagates_as_err ... ok
[INFO] [stdout] test output::tests::test_print_down_result_ok_json_mode_returns_ok ... ok
[INFO] [stdout] test output::tests::test_print_down_result_unexpected_services_variant_returns_ok ... ok
[INFO] [stdout] test output::tests::test_print_hints_section_without_title_does_not_panic ... ok
[INFO] [stdout] test output::tests::test_print_down_result_ok_text_mode_returns_ok ... ok
[INFO] [stdout] test output::tests::test_print_hints_with_sections_does_not_panic ... ok
[INFO] [stdout] test output::tests::test_print_restart_result_delegates_to_up_path ... ok
[INFO] [stdout] test output::tests::test_print_up_result_unexpected_ok_variant_returns_ok ... ok
[INFO] [stdout] test output::tests::test_print_up_result_error_propagates_as_err ... ok
[INFO] [stdout] test output::topo::tests::test_long_service_name_no_panic ... ok
[INFO] [stdout] test output::topo::tests::test_strip_ansi_codes ... ok
[INFO] [stdout] test output::topo::tests::test_pad_to_display_width ... ok
[INFO] [stdout] test output::topo::tests::test_state_icon_plain ... ok
[INFO] [stdout] test output::topo::tests::test_truncate_to_display_width_unicode ... ok
[INFO] [stdout] test output::tests::test_print_up_result_json_mode_with_services_returns_ok ... ok
[INFO] [stdout] test output::topo::tests::test_state_label_plain ... ok
[INFO] [stdout] test output::topo::tests::test_truncate_to_display_width_ascii ... ok
[INFO] [stdout] test process::health::tests::test_check_cmd_empty ... ok
[INFO] [stdout] test process::health::tests::test_check_http_no_port ... ok
[INFO] [stdout] test output::tests::test_print_hints_empty_slice_is_noop ... ok
[INFO] [stdout] test process::health::tests::test_check_http_port_zero ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_empty_content_returns_empty ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_header_line_skipped_by_skip1 ... ok
[INFO] [stdout] test process::health::tests::test_no_health_config_returns_ok ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_empty_inode_set_returns_empty ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_multiple_distinct_ports_all_collected ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_unknown_inode_skipped ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_non_listen_state_skipped ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_port_zero_skipped ... ok
[INFO] [stdout] test process::platform::tests::test_extract_host_port ... ok
[INFO] [stdout] test process::health::tests::test_check_http_normalizes_path ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_listen_entry_extracted ... ok
[INFO] [stdout] test process::platform::tests::test_current_process_is_alive ... ok
[INFO] [stdout] test process::platform::tests::test_extract_host_port_too_many_parts_returns_none ... ok
[INFO] [stdout] test process::platform::tests::test_extract_host_port_udp_suffix ... ok
[INFO] [stdout] test process::health::tests::test_check_http_unreachable ... ok
[INFO] [stdout] test output::topo::tests::test_unicode_service_name_no_panic ... ok
[INFO] [stdout] test process::platform::tests::test_extract_host_port_invalid_returns_none ... ok
[INFO] [stdout] test process::platform::tests::test_nonexistent_process_is_not_alive ... ok
[INFO] [stdout] test process::health::tests::test_wait_healthy_cmd_success ... ok
[INFO] [stdout] test process::platform::tests::test_parse_first_host_port_standard ... ok
[INFO] [stdout] test process::platform::tests::test_parse_first_host_port_short_form ... ok
[INFO] [stdout] test process::platform::tests::test_parse_first_host_port_with_host ... ok
[INFO] [stdout] test process::platform::tests::test_pid_overflow_is_not_alive ... ok
[INFO] [stdout] test process::platform::tests::test_pid_zero_is_not_alive ... ok
[INFO] [stdout] test process::platform::tests::test_parse_first_host_port_no_ports ... ok
[INFO] [stdout] test process::platform::tests::test_stop_nonexistent_process ... ok
[INFO] [stdout] test process::restart::tests::test_autorestart_disabled ... ok
[INFO] [stdout] test process::restart::tests::test_max_restarts_zero_means_no_restart ... ok
[INFO] [stdout] test process::restart::tests::test_rapid_crash_does_not_reset ... ok
[INFO] [stdout] test process::restart::tests::test_no_start_recorded ... ok
[INFO] [stdout] test process::restart::tests::test_stable_reset_threshold ... ok
[INFO] [stdout] test process::restart::tests::test_basic_restart ... ok
[INFO] [stdout] test process::restart::tests::test_delay ... ok
[INFO] [stdout] test process::runner::tests::test_build_command_uses_sh_on_unix ... ok
[INFO] [stdout] test process::restart::tests::test_is_errored_initial ... ok
[INFO] [stdout] test process::runner::tests::test_get_working_dir_absolute_cwd_used_directly ... ok
[INFO] [stdout] test process::health::tests::test_check_cmd_failure ... ok
[INFO] [stdout] test process::restart::tests::test_max_restarts_reached ... ok
[INFO] [stdout] test process::runner::tests::test_get_working_dir_default ... ok
[INFO] [stdout] test process::health::tests::test_check_cmd_success ... ok
[INFO] [stdout] test process::runner::tests::test_get_working_dir_relative_cwd_resolved_against_service_dir ... ok
[INFO] [stdout] test process::runner::tests::test_sanitize_backslash_becomes_dash ... ok
[INFO] [stdout] test process::runner::tests::test_remove_pid_file_nonexistent_does_not_panic ... ok
[INFO] [stdout] test process::runner::tests::test_sanitize_forward_slash_becomes_dash ... ok
[INFO] [stdout] test process::runner::tests::test_sanitize_inner_dot_preserved ... ok
[INFO] [stdout] test process::runner::tests::test_sanitize_leading_dot_becomes_dash ... ok
[INFO] [stdout] test process::runner::tests::test_sanitize_plain_name_unchanged ... ok
[INFO] [stdout] test process::runner::tests::test_sanitize_empty_string ... ok
[INFO] [stdout] test process::platform::tests::test_get_process_tree_nonexistent_pid_still_contains_root ... ok
[INFO] [stdout] test process::platform::tests::test_get_process_tree_pid_zero_does_not_panic ... ok
[INFO] [stdout] test process::platform::tests::test_get_process_tree_no_duplicates ... ok
[INFO] [stdout] test process::platform::tests::test_get_process_tree_includes_self ... ok
[INFO] [stdout] test process::runner::tests::test_sanitize_special_chars_become_dashes ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_double_quotes ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_mixed_quotes ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_simple ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_empty ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_consecutive_spaces ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_single_quotes ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_tabs ... ok
[INFO] [stdout] test process::tests::test_no_port_services ... ok
[INFO] [stdout] test process::tests::test_no_conflicts ... ok
[INFO] [stdout] test process::tests::test_port_zero_skipped ... ok
[INFO] [stdout] test process::tests::test_is_port_available_with_listener ... ok
[INFO] [stdout] test process::tests::test_nonexistent_service_skipped ... ok
[INFO] [stdout] test resolver::tests::test_duplicate_targets_deduped ... ok
[INFO] [stdout] test resolver::tests::test_domain_match ... ok
[INFO] [stdout] test resolver::tests::test_empty_targets_returns_all_services ... ok
[INFO] [stdout] test process::runner::tests::test_write_pid_file_creates_parent_directories ... ok
[INFO] [stdout] test resolver::tests::test_exact_match_takes_priority_over_domain ... ok
[INFO] [stdout] test process::runner::tests::test_write_and_remove_pid_file ... ok
[INFO] [stdout] test resolver::tests::test_exact_match ... ok
[INFO] [stdout] test supervisor::client::tests::test_long_timeout_at_least_sixty_seconds ... ok
[INFO] [stdout] test supervisor::client::tests::test_long_timeout_greater_than_default ... ok
[INFO] [stdout] test supervisor::client::tests::test_default_timeout_at_least_five_seconds ... ok
[INFO] [stdout] test supervisor::client::tests::test_print_log_line_all_six_color_branches_no_panic ... ok
[INFO] [stdout] test supervisor::daemon::tests::test_cleanup_nonexistent_files ... ok
[INFO] [stdout] test supervisor::client::tests::test_print_log_line_empty_fields_no_panic ... ok
[INFO] [stdout] test supervisor::daemon::tests::test_invalid_pid_file ... ok
[INFO] [stdout] test supervisor::daemon::tests::test_no_supervisor_running ... ok
[INFO] [stdout] test supervisor::protocol::tests::test_health_status_display ... ok
[INFO] [stdout] test supervisor::client::tests::test_print_log_line_without_timestamp_no_panic ... ok
[INFO] [stdout] test supervisor::protocol::tests::test_process_status_display ... ok
[INFO] [stdout] test supervisor::daemon::tests::test_stale_supervisor_cleaned_up ... ok
[INFO] [stdout] test supervisor::protocol::tests::test_request_serialization_roundtrip ... ok
[INFO] [stdout] test supervisor::daemon::tests::test_cleanup_existing_files ... ok
[INFO] [stdout] test supervisor::protocol::tests::test_service_status_equality ... ok
[INFO] [stdout] test tests::test_is_workspace_forge_toml_nonexistent ... ok
[INFO] [stdout] test supervisor::protocol::tests::test_response_serialization_roundtrip ... ok
[INFO] [stdout] test tests::test_is_workspace_forge_toml_commented ... ok
[INFO] [stdout] test tests::test_is_workspace_forge_toml_service_only ... ok
[INFO] [stdout] test tests::test_is_workspace_forge_toml_valid ... ok
[INFO] [stdout] test supervisor::client::tests::test_print_log_line_with_timestamp_no_panic ... ok
[INFO] [stdout] test log::collector::tests::test_ring_buffer_cap ... ok
[INFO] [stdout] test process::platform::tests::proc_tcp_tests::test_multiple_inodes_same_port_deduplicated ... FAILED
[INFO] [stdout] test process::runner::tests::test_get_working_dir_nonexistent ... ok
[INFO] [stdout] test process::runner::tests::test_build_command_no_up_field_returns_error ... ok
[INFO] [stdout] test process::tests::test_duplicate_ports ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_unclosed_double_quote ... ok
[INFO] [stdout] test process::runner::tests::test_shell_words_unclosed_single_quote ... ok
[INFO] [stdout] test resolver::tests::test_error_message_sorted ... ok
[INFO] [stdout] test resolver::tests::test_nonexistent_target ... ok
[INFO] [stdout] test process::runner::tests::test_get_working_dir_relative_cwd_nonexistent_returns_error ... ok
[INFO] [stdout] test process::health::tests::test_wait_healthy_timeout ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin fr`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- process::platform::tests::proc_tcp_tests::test_multiple_inodes_same_port_deduplicated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'process::platform::tests::proc_tcp_tests::test_multiple_inodes_same_port_deduplicated' (160) panicked at src/process/platform.rs:759:13:
[INFO] [stdout] assertion `left == right` failed: duplicate port must appear only once
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c14e60cbaca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c14e60cbaca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c14e60cbaca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c14e60cbaca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c14e60e2fda - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c14e60e2fda - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c14e60d13e2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c14e60d13e2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c14e60a67af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c14e60a67af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c14e60c2419 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c14e5f336dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c14e5f336dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c14e60c2692 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c14e60c2692 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c14e60a6868 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c14e609b149 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c14e60a78ed - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c14e60e37cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c14e60e36b3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5c14e60de12d - core[d17f6591d688f3bd]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c14e585ad32 - fr[ec9432c9b6362fe5]::process::platform::tests::proc_tcp_tests::test_multiple_inodes_same_port_deduplicated
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process/platform.rs:759:13
[INFO] [stdout]   22:     0x5c14e5851267 - fr[ec9432c9b6362fe5]::process::platform::tests::proc_tcp_tests::test_multiple_inodes_same_port_deduplicated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process/platform.rs:753:57
[INFO] [stdout]   23:     0x5c14e58c9996 - <fr[ec9432c9b6362fe5]::process::platform::tests::proc_tcp_tests::test_multiple_inodes_same_port_deduplicated::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c14e5f269bb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c14e5f269bb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c14e5f341ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c14e5f341ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c14e5f341ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c14e5f341ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c14e5f341ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c14e5f341ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c14e5f341ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c14e5f2d8c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c14e5f2d8c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c14e5f36db2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c14e5f36db2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c14e5f36db2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c14e5f36db2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c14e5f36db2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c14e5f36db2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c14e5f36db2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c14e60ca83f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5c14e60ca83f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7354ef6a5aa4 - <unknown>
[INFO] [stdout]   45:     0x7354ef732a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     process::platform::tests::proc_tcp_tests::test_multiple_inodes_same_port_deduplicated
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 229 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "acc166354b1c26151920141633f16b0c89dc49784a9ebd23e3f65c032b2aa1b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acc166354b1c26151920141633f16b0c89dc49784a9ebd23e3f65c032b2aa1b9", kill_on_drop: false }`
[INFO] [stdout] acc166354b1c26151920141633f16b0c89dc49784a9ebd23e3f65c032b2aa1b9
